7zbackup - PowerShell Script to Backup Files with 7zip

7zbackup.zip (1,1 MB)
7zbackup is a PowerShell script aimed to help you automate your backup tasks. 7zbackup leverages the great compression performances offered by 7zip.

ACLDiff

ACLDiff.zip (1,5 MB)
*English* ACLDiff is a differential access control list (ACL) reporting tool. It is designed to show meaningfull ACL changes through a directory tree (hiarchical report) or between two similar directory trees (comparative report). This tool can be used in console or interactive mode. *Français* ACLDiff est un outil d'affichage de rapports différentiels de listes de contrôle d'accès (ACL). Il est conçu pour afficher des changements significatifs à travers une structure de répertoires (rapport hiérarchique) ou entre deux structures de répertoires similaires (rapport comparatif). Cet outil peut être utilisé en mode console ou en mode interactif.

Anise

anise.zip (722 kB)
Anise is a dependency injection framework specifically written to make the developer's job as easy as possible. You don't have to develop your code specifically for the framework, and it provides all features you'd expect along with simple and flexible configuration language.

BITSCopy

bitscopy.zip (1 009 kB)
Transfer content by BITS (Background Intelligent Transfer Service). Command line utility. Add item to Explorer Context Menu.

BizArk

bizark.zip (12,3 MB)
A collection of utilities and sample code built in C#. This includes a command-line parser, data type conversions, web helper, string templates, and much more.

Blobber

blobber.zip (548 kB)
Blobber is a simple command line tool to exchange data with Windows Azure Storage. It built in C# .NET and has variety of uses. Usage Example: Upload - C:\Blobber -u test.txt Download - C:\Blobber -d D:\test.txt

BizTalk 2006 application restart util

BtsAppUtil.zip (451 kB)
The BizTalk 2006 (r2 also) is a commandline utility which you can use to stop, start and restart BizTalk applications. It's also possible to stop all running instances for a particular application

BizTalk Application Remover

BTSZap.zip (343 kB)
BizTalk Application remover is a command line utility to backup and then completely remove a BizTalk application on a BizTalk group of server. It has switches to : backup (msi) - Uninstall (msi) - terminate active instances, remove from GAC, delete apps, restart Host Instances.

Buddy

buddy.zip (9,5 MB)
These are my best thin and fun buddies in daily coding!

CloudCopy Command Line Tool

cloudcopy.zip (598 kB)
Command line tool for uploading, downloading and copying files between local file system and blob storage accounts. Really helpful for scripting tasks that requires blob storage management. Aims to be a XCOPY with cloud support.

Rug.Cmd - Command Line Parser and Console Application Framework

cmd.zip (541 kB)
Rugland Console Framework is a collection of classes to enable the fast and consistent development of .NET console applications. Parse command line arguments and write your applications usage. If you are developing command line or build process tools in .NET then this maybe the lightweight framework for you. It is developed in C#.

Simple Command Line Backup Tool

cmdback.zip (34 kB)
Simple Command Line Backup Tool automates the backup of files from the command line for use in batch files. Includes file type filters/ recursive/non recursive and number days to keep backups for. Right now this is simply a quick app I created for a client of mine that needed a simple backup utility to go with a product I delivered. .NET 2.0 C# Console Application Hopefully this will morph into a useful utility with features not common in other command line backup utilities.

CMD Email

cmdemail.zip (137 kB)
A command line email utility using the .NET Framework.

cmdfit

cmdfit.zip (1,5 MB)
A command line tool for running automation and acceptance test.

Command Line Gui

cmdgui.zip (625 kB)
An application that takes a command line argument description file (xml) and generates a Gui accordingly. For people that prefer clicking instead of typing.

CMD HTTP Request

A simple command line HTTP Request utility using the .NET Framework. Offers ability to look for a keyword (i.e. success) and provides the ability to save the request results to a html file.

C# Command Line Parser (CmdLine)

cmdline.zip (338 kB)
This is a small strongly typed command line parser for C# applications.

Command Line Parser for C++ projects

Register command-line constructs such as parameters and arguments, describe each of them, give command-line examples and bind functors to trigger your logic!

Command Line Parsing, C++ and C#

This is a simple project that does command line arguments parsing. C# and C++ projects are supplied, together with unit tests.

Command Line Parser

Provides a easy and strong typed command line parser.